@charset "utf-8";
/*topcss*/
body{background: url(http://www.ningnan.gov.cn/images/2023bj.jpg) top center no-repeat#ffffff;
    font-size: 15px;
  background-size: 100%;
}
a {
	outline: none;
}
a:active {
star:expression(this.onFocus=this.blur());
}
table {
	border-collapse: collapse
}
* {
	margin: 0px;
	padding: 0px;
}
table {
	margin: 0px auto;
	padding: 0px;
}
ul, li {
	text-decoration: none;
	list-style-type: none;
}
a {
	text-decoration: none;
}
.yemeibox {
	width: 100%;
	height: 40px;
	line-height: 40px;
background: #2189c9;
	margin: 0 auto;
}
.yemei {
	width: 1000px;
	margin: 0 auto;
}
.nlog {

	width: 1200px;
    height: 300px;
    margin: auto;
       overflow: hidden;
}
.toplog {
	width: 350px;
	float: left;
	margin-top: 100px;
}
.search {
	float: right;
	margin-top: 240px;
	width:350px;
	height: 40px;
	border: 1px solid #2189c9;background-color: #ffffff;border-radius: 4px;
}
#qwjs {
	border: none;
	padding: 0px 5px 0px 5px;
	width: 218px;
	float: left;
	height: 40px;
}
.srh-btn {
	font-size: 22px;
	color: #2189c9;
	float: right;
	margin-top: 10px;
	margin-right: 7px;
}
.srh-btn i:hover {
	color: #2189c9;
}
.tq {
	width: 350px;
	float: left;margin-top: 6px;
}
.ft {
	float: right;color: #ffffff;
}
.ft a {
	font-size: 14px;
	color: #ffffff;
}
/* Slider */




.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.slick-track:before, .slick-track:after {
	display: table;
	content: '';
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}
.slick-slide img {
	display: block;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
/*banner背景图片动画*/
@-webkit-keyframes scale-bg {
 from {
 -webkit-transform:scale(1.2);
 transform:scale(1.2);
}
to {
	-webkit-transform: scale(1);
	transform: scale(1);
}
}
@keyframes scale-bg {
 from {
 -webkit-transform:scale(1.2);
 transform:scale(1.2);
}
to {
	-webkit-transform: scale(1);
	transform: scale(1);
}
}
/*banner */
.index_main {
	background: #f7f7f7;
}
.index_main .section1 {
	position: relative;
	position: relative;
	width: 100%;
	overflow: hidden;
	height: 350px;
}
.index_main .section1 .index_banner .item {
	background-size: cover;
	-webkit-background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 100vh;
	position: relative;
}
.index_main .section1 .index_banner .item.slick-current .scaleBg {
	visibility: visible;
	-webkit-animation: scale-bg 6s linear forwards;
	animation: scale-bg 6s linear forwards;
}
.index_main .section1 .index_banner .items {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 350px;
	z-index: 0;
}
/*====================导航*********/

.nn-nav {
	height: 50px; 
	background-color: #2189c9;;
}
.nn-nav ul {
	width: 1200px;
	height: 50px;
	margin: 0 auto;    position: relative
}
.nn-nav ul li {
	float: left;
	font-size: 20px;
  overflow: hidden;
}
.nn-nav ul li a {
	display: block;
	width: 122px;
	line-height: 50px;
	text-align: center;
	color: #fff;font-size: 20px;
}
.nn-nav ul li.active a {
	background-color: #389fd0;
}
.nn-nav ul li a:hover {
	background-color: #389fd0;
}

.nn-nav ul li .nav-menu {
	display: none;
	position: absolute;
	top: 50px;
	left: 0;
	background-color: rgba(33,137,201,.7);
	z-index: 2;
	padding: 10px 0;
	font-size: 14px;border-radius: 1px 1px 5px 5px;
    right: 0;
}
.nn-nav ul li .nav-menu:hover{background-color: rgba(33,137,201,.95);}
.nn-nav ul li .nav-menu span {
	display: block;float: left;
}
.nn-nav ul li .nav-menu span a {
color: #ffffff;
    line-height: 26px;
    width: auto;
    padding: 8px;
    font-size: 16px;
}
.nn-nav ul li .nav-menu span a:hover {
	color: #f00;
	background: none;
}
.topbox{  font-size: 14px;}
.nnheader{}
@media screen and (max-width: 640px) and (min-width: 0px){
#mobile1 a {  font-size: .15rem;}
.nnheader { width: 6.4rem; font-size: 0px;overflow: hidden;}
.nlog{height: 1.5rem;}
.nlog,.toplog img{width:100%;}
.toplog { width: 3rem;margin-top: .25rem;
    margin-left: .1rem;}
.search{display:none;}
.index_main .section1,.index_main .section1 .index_banner .items{height:2rem;width:6.4rem;}
.nn-nav { height: 1.5rem;}
.nn-nav ul{width:6.4rem;}
.nn-nav ul li {font-size: .28rem; width: 2.1rem;  }
.nn-nav ul li a {width: 2.12rem; line-height: .5rem;font-size:.26rem;}
.nav-menu{display:none!important;}
.s{border-bottom: 1px solid #eeeeee; }
.s1{border-right: 1px solid #eeeeee;}
}
.addr {
    line-height: 40px;
    font-size: 14px;padding: 0px 0px 0px 10px;
    color: #000000;
}
.left-menu {
    float: left;
    width: 220px;
    padding:10px 20px;
}
.left-menu ul li {
    position: relative;
    background: url(tjt-s.png);
    background-repeat: no-repeat;
    background-position: 201px 21px;
}
.left-menu ul li.active,.left-menu ul li:hover {
    position: relative;
    background: url(tjt-shover.png);
    background-repeat: no-repeat;
    background-position: 201px 21px;
}

.left-menu ul li a {
    display: block;
    line-height: 45px;
    padding-left: 15px;
    border-bottom: 1px solid #2189c9;font-size: 16px;color: #000000;
}
.left-menu ul li.active a,.left-menu ul li a:hover {

    color: #2189c9;
    font-weight: bold;
}

.menu_ ul li.active_a a {
    background-color: #d2e2ed;
	line-height: 40px;
    color: #00528e;
	font-size: 12px;
    font-weight: bold;
}
.menu_ ul li.active_a i {
    color: #00528e;
}

.menu_ ul li.active_b a {
	line-height: 40px;
    color: #888;
	font-size: 12px;
    
}
.menu_ ul li.active_a i {
    position: absolute;
    line-height: 40px;
    right:25px;
    top:0;
    color: #00528e;
}
.menu_ ul li.active_b i {
    position: absolute;
    line-height: 40px;
    right:25px;
    top:0;
    color:  #888;
}
.left-menu h3 {
color: #2189c9;
    margin-bottom: 5px;
    font-size: 20px;
}
.left-menu h3 i {
    width: 2px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    background-color: #2189c9;
    margin-right: 10px;
}

/*footcss*/
.yq_cont{ width:1200px; overflow:hidden;margin: 10px auto;clear: both;height: 30px;}
.selects{ width: 160px;
    margin: 5px 0PX 0PX 20PX;
    height: 30px;
    float: left;
    display: inline;
    border: 1px solid #dedede;}
.jc{    width: 100px;    float: left;    margin-top: 30px}
.bt30 {    width: 670px;}
.footbox{max-width: 1200px;height:150px;margin: 0 auto;}

.ftbj{background-color: #2189c9;height: 150px;
    overflow: hidden;font-size:14px;}
.ftbj,.ftbj p a,.ftbj a{color: #ffffff;}
.yq_cont p{width: 100px;
    float: left;
    line-height: 35px;
    font-size: 18px;
    color: #2189c9}
.bt1{font-size: 26px;font-weight: bold;color: #ff0100;width: 125px; float: left;  margin-top: 50px;}
.bt2{width: 100px; float: left; margin-top: 30px;}
.bt30{   width: 750px;
    float: left;
    text-align: center;
    line-height: 27px;
    font-size: 14px;}
.bt3{}
.bt31{}
.bt4{}
.bt4 a{}
.bt5{}

@media screen and (max-width: 640px) and (min-width: 0px){
.yq_cont {  display: none;}
.ftbj {width: 6.4rem; height: auto;}
.bt1 { font-size: .22rem;
    width: auto;
    margin-top: 0rem;
    margin-left: 0rem;}
.bt2 { width: .8rem;margin-top: 0rem;}
.bt2 span a img{    width: 100%;}
.bt30 { width: 100%; line-height: .31rem; font-size: .15rem;    margin-top: .1rem;}
.footbox {
    max-width: 100%;
    height: 1.5rem;
}
.footpic{display: flex;
    align-items: center;
    justify-content: center;}
.jc {
    width: 1rem;
    margin-top: 0rem;
}
#_span_jiucuo img{width:100%;}
}